home *** CD-ROM | disk | FTP | other *** search
/ EnigmA Amiga Run 1999 March / EnigmA AMIGA RUN 35 (1999)(G.R. Edizioni)(IT)[!][issue 1999-03].iso / earcd / on-line / ftp4all / etc / users < prev   
Text File  |  1999-01-01  |  1KB  |  25 lines

  1. # one superuser (class = 0x_0 = 0, unlimited simultaneous logins)
  2. root:0:0::0:0:0:127.0.0.1,*.*.*.*:0::0x00:0
  3. # next 2 user allows anonymous access (class = 0x_2 = 2)
  4. # remove both if no anonymous access is wanted
  5. anonymous:1:1::0:0:0:*.*.*.*:0::0x02:0
  6. ftp:2:1::0:0:0:*.*.*.*:0::0x02:0
  7. # one sample user (class = 0x_1 = 1, max. 1 login)
  8. user:3:2::0:0:0:*.*.*.*:0::0x11:0
  9. # 1st field:  username (max. 9 characters)
  10. # 2nd field:  user id
  11. # 3rd field:  group id (as in group file)
  12. # 4th field:  encrypted password (set with SITE PASSWD <password> command)
  13. # 5th field:  kbytes downloaded
  14. # 6th field:  kbytes uploaded
  15. # 7th field:  date and time of last login
  16. # 8th field:  ipmask, from which user is allowed to log in:
  17. #             ipmask: [ident@]ipfield.ipfield.ipfield.ipfield
  18. #             ip fields can be: * | <n> | <n1>-<n2>
  19. #             you can specify up to ten ip ranges, separated by a comma
  20. # 9th field:  download limit
  21. # 10th field: user information, max. 15 characters, no spaces
  22. # 11th field: maximum simultaneous logins, user class, color flag
  23. # 12th field: download credit in kb
  24. # 13th field: (optional) list of secondary groups
  25.